View a Regime's dependencies

To find out which results are affected by a particular input variable, user-entered value or contract term in the Dependency Viewer:

  1. Right-click on the Regime and select Tools > Dependency Viewer.
  2. The Regimes context menu with the Dependency Viewer selected

  3. The tool will open. Switch to the List tab and locate the module.
  4. The List tab in the Dependency Viewer

  5. Double-click on the relevant input variable on the Input Variables tab. The variable will be displayed in the top pane.
  6. A variable selected in the Input Variables tab

  7. Switch to the Affects tab. Any variables directly linked to that variable will be displayed in the top pane. Select the variable here to see how it is used in the module code in the bottom pane.
  8. A variable shown in the Affects tab

  9. Locate other variables that are influenced by that variable by analyzing the code. Trace them forwards by selecting other variables in the code and clicking on Show Selected Variable.